deadlock detection造句
例句與造句
- For more information about deadlock detection , see
有關(guān)死鎖檢測的詳細信息,請參閱 - The database engine typically performs periodic deadlock detection only
通常,數(shù)據(jù)庫引擎僅定期執(zhí)行死鎖檢測。 - The session is running a background task , such as deadlock detection
。會話正在運行一個后臺任務,例如死鎖檢測。 - All of the resources listed in the section above participate in the database engine deadlock detection scheme
上面列出的所有資源均參與數(shù)據(jù)庫引擎死鎖檢測方案。 - Deadlock detection is performed by a lock monitor thread that periodically initiates a search through all of the tasks in an instance of the database engine
死鎖檢測是由鎖監(jiān)視器線程執(zhí)行的,該線程定期搜索數(shù)據(jù)庫引擎實例的所有任務。 - It's difficult to find deadlock detection in a sentence. 用deadlock detection造句挺難的
- Because the number of deadlocks encountered in the system is usually small , periodic deadlock detection helps to reduce the overhead of deadlock detection in the system
因為系統(tǒng)中遇到的死鎖數(shù)通常很少,定期死鎖檢測有助于減少系統(tǒng)中死鎖檢測的開銷。 - The first couple of lock waits after a deadlock has been detected will immediately trigger a deadlock search rather than wait for the next deadlock detection interval
檢測到死鎖后,第一對鎖等待將立即觸發(fā)死鎖搜索,而不是等待下一個死鎖檢測時間間隔。 - If the lock monitor thread finds deadlocks , the deadlock detection interval will drop from 5 seconds to as low as 100 milliseconds depending on the frequency of deadlocks
如果鎖監(jiān)視器線程查找死鎖,根據(jù)死鎖的頻率,死鎖檢測時間間隔將從5秒開始減小,最小為100毫秒。 - And then describe distributed transaction process and distributed query , etc . besides , deadlock detection algorithms in distributed database is deeply analyzed
以實例描述分布式事務處理、分布查詢等。此外本文還詳細介紹了分布式死鎖檢測算法和假死鎖以及解決方法。 - Deadlock detection creates a graph of the locking hierarchy for spin locks , mutexes , and fast mutexes used by verified drivers in order to detect potential deadlocks
死鎖檢測為旋轉(zhuǎn)鎖定,互斥體和匹配驅(qū)動使用得最快互斥體創(chuàng)建一個層次鎖定的圖表,以便檢測潛在的死鎖。 - There can be interactions between the options you specify . at the present time , for example , asking for dma checking or deadlock detection turns off enhanced i / o verification
在你指定的選項之間,可以交互作用。比如,在當前的時間請求dma檢測或者思索探測關(guān)閉i / o匹配提高。 - While for most of the network - based dis - tributed systems , resource requirement scale and time of the processes are uncer - tainty , the avoid method can not forecast all the possible states , therefore another deadlock resolve method , the deadlock detection method may be the better choice for distributed systems
而大多數(shù)分布式系統(tǒng)中的進程對資源的需求時間和規(guī)模是不確定的,避免算法無法應對所有的可能情況,此時可行的死鎖處理方法是死鎖的檢測和解決。 - Research about the deadlock detection method experienced a long time . ac - cording to the resource requirement types of the processes , the distributed computa - tion models can be divided into single resource model , and model , or model and and - or model . generalization of these models is stronger gradually and the dead - lock topologies of these models are single cycle , cycle and knot respectively
對分布式死鎖檢測算法的研究由來已久,根據(jù)進程對資源的需求條件不同,分布式計算可以被分為單資源模型、 and模型、 or模型以及and - or模型,這些模型的通用性逐漸增強,它們在系統(tǒng)等待圖中所產(chǎn)生的死鎖拓撲結(jié)構(gòu)相應地表示單環(huán)、多環(huán)和結(jié)(后兩種模型都為結(jié)) ,學者們對各種算法的研究過程也是按著這個拓撲結(jié)構(gòu)的順序展開的。